home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_1 / arqreq11.lha / ArqReq.doc < prev   
Text File  |  1995-05-25  |  3KB  |  134 lines

  1.  
  2.                                 ArqReq 1.1
  3.                                 ----------
  4.  
  5.                        A RequestChoice that uses Arq
  6.  
  7.                    Copyright ⌐ 1995 By Alessandro Zummo
  8.  
  9.                            Fidonet 2:335/525.10
  10.  
  11.                                  MatrixWare
  12.  
  13. NAME
  14.  
  15.    ArqReq         executable
  16.    ArqReq.doc     doc
  17.  
  18.  
  19. CONTENTS
  20.  
  21.    of ArqReq archive (ArqReq_11.LHA)
  22.   
  23.      ArqReq        2304 bytes
  24.      ArqReq.doc         2542 bytes
  25.  
  26.  
  27. REQUIREMENTS
  28.  
  29.    Kickstart/Workbench V36.
  30.  
  31.    Arq 1.64 (Only if you want to use Arq features.)
  32.  
  33. FUNCTION
  34.  
  35.    This program build a requester and wait a response
  36.    from the user, then a result code will be showed.
  37.    The return code is 0 for the rightmost gadget,
  38.    and a normal numbering for the other gadgets
  39.    (1, 2, 3, ..., N, 0 like RequestChoice).
  40.    
  41.    If you use Arq, you can select the image
  42.    that will appair in window. (ID option)
  43.  
  44.    You can also get the image from an icon
  45.    (ICON option). You can also specify
  46.    the distance from the top and left 
  47.    borders of the requester window (TOP & LEFT option).
  48.    
  49. SYNOPSIS
  50.  
  51.    TITLE/A,BODY/A,GADGETS/A/M,ID/N,ICON/K,LEFT/N,TOP/N
  52.  
  53.  
  54. INPUTS
  55.  
  56.    TITLE/A       - The title of the requester.
  57.  
  58.    BODY/A        - The text that will be showed
  59.                     in the requester.
  60.  
  61.    GADGETS/A/M     - The response gadgets.
  62.  
  63.    ID/N         - Id of the Arq image (see below).
  64.  
  65.    ICON/K        - The icon that will be showed
  66.                   in the requester.
  67.                   (Write the name with or
  68.                   without .info extension).
  69.  
  70.    LEFT/N        - Distance of the icon from
  71.                   the left border.
  72.  
  73.    TOP/N        - Distance of the icon from
  74.                   the top border.
  75. IDs
  76.  
  77.     0 - Info
  78.     1 - Insert Disk
  79.     2 - Delete
  80.     3 - Guru
  81.     4 - Read/Write Error
  82.     5 - Write Protect
  83.     6 - Printer
  84.     7 - Question
  85.     8 - Exclam
  86.  
  87.  
  88. COPYRIGHT
  89.  
  90.    ArqReq 1.1 is MatrixWare and may be copied free, as long
  91.   
  92.    as it is distribuited complete with documentation.
  93.  
  94.    If you like it, I hope that you send me a matrix.
  95.  
  96.    Use ArqReq at your own risk.
  97.  
  98.    The author may not be made responsible for damage caused by
  99.  
  100.    use of this program.
  101.  
  102.    ArqReq 1.1 is Copyright ⌐ 1995 By Alessandro Zummo.
  103.  
  104.    Arq is Copyright ⌐ 1990-1995 by Martin Laubach.
  105.  
  106.  
  107. BUGS
  108.  
  109.    What bugs??? :)
  110.  
  111.  
  112. AUTHOR
  113.  
  114.    The author is Alessandro Zummo.
  115.   
  116.    To contact him, write a matrix at the follow Fidonet address:
  117.  
  118.    Alessandro Zummo 2:335/525.10
  119.  
  120.  
  121.  
  122. HISTORY
  123.  
  124.    ArqReq 1.1 (16.1.95)
  125.  
  126.        First public release.
  127.  
  128. GREETINGS
  129.  
  130.    - Commodore, for OS 3.0.
  131.    
  132.    - Martin Laubach, for Arq.
  133.  
  134.